home *** CD-ROM | disk | FTP | other *** search
- Path: news.unt.edu!news
- From: Ryan Stonecipher <rls0004@jove.acs.unt.edu>
- Newsgroups: comp.lang.c++
- Subject: polynomial class help
- Date: 25 Mar 1996 23:32:35 GMT
- Organization: University of North Texas
- Message-ID: <4j7aej$l34@hermes.acs.unt.edu>
- NNTP-Posting-Host: csp01.csci.unt.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
- i need help developing a C++ class to add, subtract, && multiply
- 2 polynomials...preferably using overloaded operators...any
- suggestions or locations for help?
-
-